Oracle Database Server Pre-RequisitesΒΆ

  1. Oracle Database Listener is properly configured and must allow connection from the remote host which is Minder Server in this case.

  2. Oracle Connection can be made through Instance Name (SID), database port and privileged username password such as default user is System.

  3. User must have privilege to access system tables and user tables. The minimum user privileges required are: user with CONNECT and SELECT_CATALOG_ROLE roles

  4. While discovering oracle database server, you have to make sure that listener is accepting the connection from remote host. You can troubleshoot the oracle database connection through any database client.